ComponentOne ASP.NET MVC Controls
Style(SVGStyle) Method

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class > Style Method : Style(SVGStyle) Method
The SVGStyle instance
Sets the Style property.
Syntax
'Declaration
 
Public Overloads Function Style( _
   ByVal style As SVGStyle _
) As TBuilder
public TBuilder Style( 
   SVGStyle style
)

Parameters

style
The SVGStyle instance

Return Value

Current builder
Remarks
Gets or sets the style of the annotation.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members
Overload List